SyFormsBuilderMethod 
EntityType  Independent 
Logical Entity Name  SyFormsBuilderMethod 
Default Table Name  SyFormsBuilderMethod 
Logical Only  NO 
Definition 
 
Note 
 

SyFormsBuilderMethod Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyFormsBuilderMethodID(PK)    INTEGER  NO 
 
Code    NVARCHAR(60)  NO 
 
GuidCode    UNIQUEID  NO 
 
Descrip    NVARCHAR(256)  YES 
 
SyFormsBuilderMethodTypeID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserId    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 
AllowAnonymousMode    BIT  NO 
 
DisplayName    NVARCHAR(40)  YES 
 

SyFormsBuilderMethod Keys 
Key Name  Key Type  Keys 
unq_SyFormsBuilderMethod_Code  Unique Constraint  Code 
Pk_SyFormsBuilderMethodSyFormsBuilderMethodID  PrimaryKey  SyFormsBuilderMethodID 

SyFormsBuilderMethod Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
SyFormsBuilderMethodType  Non-Identifying  One To Zero or More        SyFormsBuilderMethodTypeID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SyFormsBuilderEnumFieldMethod  Non-Identifying  One To Zero or More          NO 
SyFormsBuilderMethodOutputAppKey  Non-Identifying  One To Zero or More          NO 
SyFormsBuilderMethodParam  Non-Identifying  One To Zero or More          NO 

SyFormsBuilderMethod Check Constraints 
Check Constraint Name  CheckConstraint